#cb405c color space conversions
Hex:
#cb405c
RGB:
203, 64, 92
CMY:
20, 75, 64
CMYK:
0, 68, 55, 20
HSL:
348°, 57.2016%, 52.3529%
HSV (HSB):
348°, 68.4729%, 79.6078%
XYZ:
28.3938, 17.1360, 11.9363
xyY:
0.4941, 0.2982, 17.1360
CIE-Lab:
48.4310, 56.5253, 15.3685
CIE-LCH:
48.4310, 58.5773, 15.2103
CIE-Luv:
48.4310, 98.0349, 7.3975
Hunter-Lab:
41.3957, 49.9928, 11.8809
#cb405c color charts
#cb405c color shades, tints & tones
#cb405c color schemes
#cb405c color preview, HTML & CSS examples
This text has a color of #cb405c
<p style="color:#cb405c;">Text here</p>
.mytext {color:#cb405c;}
This box has a color of #cb405c
<div style="background-color:#cb405c;">Content here</div>
.mybackground {background-color:#cb405c;}
Border around this has a color of #cb405c
<div style="border:2px solid #cb405c;">Content here</div>
.myborder {border:2px solid #cb405c;}