#bc3d0d color space conversions
Hex:
#bc3d0d
RGB:
188, 61, 13
CMY:
26, 76, 95
CMYK:
0, 68, 93, 26
HSL:
16°, 87.0647%, 39.4118%
HSV (HSB):
16°, 93.0851%, 73.7255%
XYZ:
22.4804, 14.0579, 1.9094
xyY:
0.5847, 0.3656, 14.0579
CIE-Lab:
44.3159, 49.2315, 52.0324
CIE-LCH:
44.3159, 71.6318, 46.5844
CIE-Luv:
44.3159, 102.7083, 35.0677
Hunter-Lab:
37.4939, 41.4100, 23.2264
#bc3d0d color charts
#bc3d0d color shades, tints & tones
#bc3d0d color schemes
#bc3d0d color preview, HTML & CSS examples
This text has a color of #bc3d0d
<p style="color:#bc3d0d;">Text here</p>
.mytext {color:#bc3d0d;}
This box has a color of #bc3d0d
<div style="background-color:#bc3d0d;">Content here</div>
.mybackground {background-color:#bc3d0d;}
Border around this has a color of #bc3d0d
<div style="border:2px solid #bc3d0d;">Content here</div>
.myborder {border:2px solid #bc3d0d;}