#ca067e color space conversions
Hex:
#ca067e
RGB:
202, 6, 126
CMY:
21, 98, 51
CMYK:
0, 97, 38, 21
HSL:
323°, 94.2308%, 40.7843%
HSV (HSB):
323°, 97.0297%, 79.2157%
XYZ:
28.1881, 14.1932, 20.9925
xyY:
0.4448, 0.2240, 14.1932
CIE-Lab:
44.5087, 72.6228, -11.2145
CIE-LCH:
44.5087, 73.4836, 351.2217
CIE-Luv:
44.5087, 100.0883, -27.9073
Hunter-Lab:
37.6738, 67.6273, -6.6658
#ca067e color charts
#ca067e color shades, tints & tones
#ca067e color schemes
#ca067e color preview, HTML & CSS examples
This text has a color of #ca067e
<p style="color:#ca067e;">Text here</p>
.mytext {color:#ca067e;}
This box has a color of #ca067e
<div style="background-color:#ca067e;">Content here</div>
.mybackground {background-color:#ca067e;}
Border around this has a color of #ca067e
<div style="border:2px solid #ca067e;">Content here</div>
.myborder {border:2px solid #ca067e;}