#cb3d00 color space conversions
Hex:
#cb3d00
RGB:
203, 61, 0
CMY:
20, 76, 100
CMYK:
0, 70, 100, 20
HSL:
18°, 100.0000%, 39.8039%
HSV (HSB):
18°, 100.0000%, 79.6078%
XYZ:
26.2973, 16.0340, 1.7088
xyY:
0.5971, 0.3641, 16.0340
CIE-Lab:
47.0191, 54.1737, 58.5797
CIE-LCH:
47.0191, 79.7895, 47.2378
CIE-Luv:
47.0191, 115.5136, 38.0987
Hunter-Lab:
40.0425, 47.1531, 25.4995
#cb3d00 color charts
#cb3d00 color shades, tints & tones
#cb3d00 color schemes
#cb3d00 color preview, HTML & CSS examples
This text has a color of #cb3d00
<p style="color:#cb3d00;">Text here</p>
.mytext {color:#cb3d00;}
This box has a color of #cb3d00
<div style="background-color:#cb3d00;">Content here</div>
.mybackground {background-color:#cb3d00;}
Border around this has a color of #cb3d00
<div style="border:2px solid #cb3d00;">Content here</div>
.myborder {border:2px solid #cb3d00;}