#ff0cca color space conversions
Hex:
#ff0cca
RGB:
255, 12, 202
CMY:
0, 95, 21
CMYK:
0, 95, 21, 0
HSL:
313°, 100.0000%, 52.3529%
HSV (HSB):
313°, 95.2941%, 100.0000%
XYZ:
52.0321, 25.7872, 58.1121
xyY:
0.3828, 0.1897, 25.7872
CIE-Lab:
57.8345, 90.7708, -34.9295
CIE-LCH:
57.8345, 97.2595, 338.9528
CIE-Luv:
57.8345, 106.4519, -67.5464
Hunter-Lab:
50.7811, 94.0305, -32.3026
#ff0cca color charts
#ff0cca color shades, tints & tones
#ff0cca color schemes
#ff0cca color preview, HTML & CSS examples
This text has a color of #ff0cca
<p style="color:#ff0cca;">Text here</p>
.mytext {color:#ff0cca;}
This box has a color of #ff0cca
<div style="background-color:#ff0cca;">Content here</div>
.mybackground {background-color:#ff0cca;}
Border around this has a color of #ff0cca
<div style="border:2px solid #ff0cca;">Content here</div>
.myborder {border:2px solid #ff0cca;}