#cb025d color space conversions
Hex:
#cb025d
RGB:
203, 2, 93
CMY:
20, 99, 64
CMYK:
0, 99, 54, 20
HSL:
333°, 98.0488%, 40.1961%
HSV (HSB):
333°, 99.0148%, 79.6078%
XYZ:
26.6261, 13.5302, 11.5642
xyY:
0.5148, 0.2616, 13.5302
CIE-Lab:
43.5516, 70.4718, 7.9610
CIE-LCH:
43.5516, 70.9201, 6.4452
CIE-Luv:
43.5516, 116.1613, -4.2764
Hunter-Lab:
36.7835, 64.8380, 7.1085
#cb025d color charts
#cb025d color shades, tints & tones
#cb025d color schemes
#cb025d color preview, HTML & CSS examples
This text has a color of #cb025d
<p style="color:#cb025d;">Text here</p>
.mytext {color:#cb025d;}
This box has a color of #cb025d
<div style="background-color:#cb025d;">Content here</div>
.mybackground {background-color:#cb025d;}
Border around this has a color of #cb025d
<div style="border:2px solid #cb025d;">Content here</div>
.myborder {border:2px solid #cb025d;}