#cb082d color space conversions
Hex:
#cb082d
RGB:
203, 8, 45
CMY:
20, 97, 82
CMYK:
0, 96, 78, 20
HSL:
349°, 92.4171%, 41.3725%
HSV (HSB):
349°, 96.0591%, 79.6078%
XYZ:
25.1891, 13.0596, 3.6758
xyY:
0.6008, 0.3115, 13.0596
CIE-Lab:
42.8530, 67.4883, 36.8319
CIE-LCH:
42.8530, 76.8847, 28.6236
CIE-Luv:
42.8530, 131.6106, 21.1946
Hunter-Lab:
36.1381, 61.1768, 19.2660
#cb082d color charts
#cb082d color shades, tints & tones
#cb082d color schemes
#cb082d color preview, HTML & CSS examples
This text has a color of #cb082d
<p style="color:#cb082d;">Text here</p>
.mytext {color:#cb082d;}
This box has a color of #cb082d
<div style="background-color:#cb082d;">Content here</div>
.mybackground {background-color:#cb082d;}
Border around this has a color of #cb082d
<div style="border:2px solid #cb082d;">Content here</div>
.myborder {border:2px solid #cb082d;}