#bc282d color space conversions
Hex:
#bc282d
RGB:
188, 40, 45
CMY:
26, 84, 82
CMYK:
0, 79, 76, 26
HSL:
358°, 64.9123%, 44.7059%
HSV (HSB):
358°, 78.7234%, 73.7255%
XYZ:
21.9715, 12.3984, 3.7177
xyY:
0.5769, 0.3255, 12.3984
CIE-Lab:
41.8424, 57.5415, 34.8446
CIE-LCH:
41.8424, 67.2694, 31.1973
CIE-Luv:
41.8424, 110.5751, 22.2764
Hunter-Lab:
35.2114, 49.7620, 18.3879
#bc282d color charts
#bc282d color shades, tints & tones
#bc282d color schemes
#bc282d color preview, HTML & CSS examples
This text has a color of #bc282d
<p style="color:#bc282d;">Text here</p>
.mytext {color:#bc282d;}
This box has a color of #bc282d
<div style="background-color:#bc282d;">Content here</div>
.mybackground {background-color:#bc282d;}
Border around this has a color of #bc282d
<div style="border:2px solid #bc282d;">Content here</div>
.myborder {border:2px solid #bc282d;}