#ff0dc7 color space conversions
Hex:
#ff0dc7
RGB:
255, 13, 199
CMY:
0, 95, 22
CMYK:
0, 95, 22, 0
HSL:
314°, 100.0000%, 52.5490%
HSV (HSB):
314°, 94.9020%, 100.0000%
XYZ:
51.6927, 25.6714, 56.2634
xyY:
0.3868, 0.1921, 25.6714
CIE-Lab:
57.7238, 90.3568, -33.3815
CIE-LCH:
57.7238, 96.3258, 339.7237
CIE-Luv:
57.7238, 107.7722, -65.1334
Hunter-Lab:
50.6669, 93.4468, -30.3721
#ff0dc7 color charts
#ff0dc7 color shades, tints & tones
#ff0dc7 color schemes
#ff0dc7 color preview, HTML & CSS examples
This text has a color of #ff0dc7
<p style="color:#ff0dc7;">Text here</p>
.mytext {color:#ff0dc7;}
This box has a color of #ff0dc7
<div style="background-color:#ff0dc7;">Content here</div>
.mybackground {background-color:#ff0dc7;}
Border around this has a color of #ff0dc7
<div style="border:2px solid #ff0dc7;">Content here</div>
.myborder {border:2px solid #ff0dc7;}