#cb412a color space conversions
Hex:
#cb412a
RGB:
203, 65, 42
CMY:
20, 75, 84
CMYK:
0, 68, 79, 20
HSL:
9°, 65.7143%, 48.0392%
HSV (HSB):
9°, 79.3103%, 79.6078%
XYZ:
26.9368, 16.6443, 3.9834
xyY:
0.5663, 0.3499, 16.6443
CIE-Lab:
47.8087, 53.3900, 43.6209
CIE-LCH:
47.8087, 68.9440, 39.2496
CIE-Luv:
47.8087, 109.1177, 31.5751
Hunter-Lab:
40.7974, 46.4607, 22.7691
#cb412a color charts
#cb412a color shades, tints & tones
#cb412a color schemes
#cb412a color preview, HTML & CSS examples
This text has a color of #cb412a
<p style="color:#cb412a;">Text here</p>
.mytext {color:#cb412a;}
This box has a color of #cb412a
<div style="background-color:#cb412a;">Content here</div>
.mybackground {background-color:#cb412a;}
Border around this has a color of #cb412a
<div style="border:2px solid #cb412a;">Content here</div>
.myborder {border:2px solid #cb412a;}