#ff0ca6 color space conversions
Hex:
#ff0ca6
RGB:
255, 12, 166
CMY:
0, 95, 35
CMYK:
0, 95, 35, 0
HSL:
322°, 100.0000%, 52.3529%
HSV (HSB):
322°, 95.2941%, 100.0000%
XYZ:
48.2544, 24.2761, 38.2189
xyY:
0.4357, 0.2192, 24.2761
CIE-Lab:
56.3632, 86.9641, -16.3171
CIE-LCH:
56.3632, 88.4817, 349.3731
CIE-Luv:
56.3632, 123.3763, -39.4169
Hunter-Lab:
49.2708, 88.5939, -11.5011
#ff0ca6 color charts
#ff0ca6 color shades, tints & tones
#ff0ca6 color schemes
#ff0ca6 color preview, HTML & CSS examples
This text has a color of #ff0ca6
<p style="color:#ff0ca6;">Text here</p>
.mytext {color:#ff0ca6;}
This box has a color of #ff0ca6
<div style="background-color:#ff0ca6;">Content here</div>
.mybackground {background-color:#ff0ca6;}
Border around this has a color of #ff0ca6
<div style="border:2px solid #ff0ca6;">Content here</div>
.myborder {border:2px solid #ff0ca6;}