#cb123a color space conversions
Hex:
#cb123a
RGB:
203, 18, 58
CMY:
20, 93, 77
CMYK:
0, 91, 71, 20
HSL:
347°, 83.7104%, 43.3333%
HSV (HSB):
347°, 91.1330%, 79.6078%
XYZ:
25.6086, 13.4346, 5.2464
xyY:
0.5782, 0.3033, 13.4346
CIE-Lab:
43.4109, 66.8565, 29.6551
CIE-LCH:
43.4109, 73.1384, 23.9203
CIE-Luv:
43.4109, 126.3744, 16.6562
Hunter-Lab:
36.6533, 60.5699, 17.1707
#cb123a color charts
#cb123a color shades, tints & tones
#cb123a color schemes
#cb123a color preview, HTML & CSS examples
This text has a color of #cb123a
<p style="color:#cb123a;">Text here</p>
.mytext {color:#cb123a;}
This box has a color of #cb123a
<div style="background-color:#cb123a;">Content here</div>
.mybackground {background-color:#cb123a;}
Border around this has a color of #cb123a
<div style="border:2px solid #cb123a;">Content here</div>
.myborder {border:2px solid #cb123a;}