#cb381e color space conversions
Hex:
#cb381e
RGB:
203, 56, 30
CMY:
20, 78, 88
CMYK:
0, 72, 85, 20
HSL:
9°, 74.2489%, 45.6863%
HSV (HSB):
9°, 85.2217%, 79.6078%
XYZ:
26.2771, 15.6186, 2.8580
xyY:
0.5871, 0.3490, 15.6186
CIE-Lab:
46.4701, 56.4565, 48.2688
CIE-LCH:
46.4701, 74.2780, 40.5296
CIE-Luv:
46.4701, 116.4177, 32.6016
Hunter-Lab:
39.5204, 49.5241, 23.3765
#cb381e color charts
#cb381e color shades, tints & tones
#cb381e color schemes
#cb381e color preview, HTML & CSS examples
This text has a color of #cb381e
<p style="color:#cb381e;">Text here</p>
.mytext {color:#cb381e;}
This box has a color of #cb381e
<div style="background-color:#cb381e;">Content here</div>
.mybackground {background-color:#cb381e;}
Border around this has a color of #cb381e
<div style="border:2px solid #cb381e;">Content here</div>
.myborder {border:2px solid #cb381e;}