#ff0cd9 color space conversions
Hex:
#ff0cd9
RGB:
255, 12, 217
CMY:
0, 95, 15
CMYK:
0, 95, 15, 0
HSL:
309°, 100.0000%, 52.3529%
HSV (HSB):
309°, 95.2941%, 100.0000%
XYZ:
53.8959, 26.5327, 67.9263
xyY:
0.3633, 0.1788, 26.5327
CIE-Lab:
58.5393, 92.5594, -42.3764
CIE-LCH:
58.5393, 101.7989, 335.4003
CIE-Luv:
58.5393, 99.6629, -79.2477
Hunter-Lab:
51.5099, 96.6259, -42.1291
#ff0cd9 color charts
#ff0cd9 color shades, tints & tones
#ff0cd9 color schemes
#ff0cd9 color preview, HTML & CSS examples
This text has a color of #ff0cd9
<p style="color:#ff0cd9;">Text here</p>
.mytext {color:#ff0cd9;}
This box has a color of #ff0cd9
<div style="background-color:#ff0cd9;">Content here</div>
.mybackground {background-color:#ff0cd9;}
Border around this has a color of #ff0cd9
<div style="border:2px solid #ff0cd9;">Content here</div>
.myborder {border:2px solid #ff0cd9;}