#cb64a9 color space conversions
Hex:
#cb64a9
RGB:
203, 100, 169
CMY:
20, 61, 34
CMYK:
0, 51, 17, 20
HSL:
320°, 49.7585%, 59.4118%
HSV (HSB):
320°, 50.7389%, 79.6078%
XYZ:
36.3472, 24.6754, 40.3832
xyY:
0.3584, 0.2433, 24.6754
CIE-Lab:
56.7578, 49.3116, -18.2512
CIE-LCH:
56.7578, 52.5808, 339.6895
CIE-Luv:
56.7578, 57.3397, -35.0008
Hunter-Lab:
49.6744, 43.6800, -13.4283
#cb64a9 color charts
#cb64a9 color shades, tints & tones
#cb64a9 color schemes
#cb64a9 color preview, HTML & CSS examples
This text has a color of #cb64a9
<p style="color:#cb64a9;">Text here</p>
.mytext {color:#cb64a9;}
This box has a color of #cb64a9
<div style="background-color:#cb64a9;">Content here</div>
.mybackground {background-color:#cb64a9;}
Border around this has a color of #cb64a9
<div style="border:2px solid #cb64a9;">Content here</div>
.myborder {border:2px solid #cb64a9;}