#cb01a4 color space conversions
Hex:
#cb01a4
RGB:
203, 1, 164
CMY:
20, 100, 36
CMYK:
0, 100, 19, 20
HSL:
312°, 99.0196%, 40.0000%
HSV (HSB):
312°, 99.5074%, 79.6078%
XYZ:
31.3403, 15.3986, 36.4424
xyY:
0.3768, 0.1851, 15.3986
CIE-Lab:
46.1753, 77.4315, -31.6617
CIE-LCH:
46.1753, 83.6547, 337.7604
CIE-Luv:
46.1753, 83.7233, -57.2879
Hunter-Lab:
39.2410, 73.8895, -27.5928
#cb01a4 color charts
#cb01a4 color shades, tints & tones
#cb01a4 color schemes
#cb01a4 color preview, HTML & CSS examples
This text has a color of #cb01a4
<p style="color:#cb01a4;">Text here</p>
.mytext {color:#cb01a4;}
This box has a color of #cb01a4
<div style="background-color:#cb01a4;">Content here</div>
.mybackground {background-color:#cb01a4;}
Border around this has a color of #cb01a4
<div style="border:2px solid #cb01a4;">Content here</div>
.myborder {border:2px solid #cb01a4;}