#ff0dcf color space conversions
Hex:
#ff0dcf
RGB:
255, 13, 207
CMY:
0, 95, 19
CMYK:
0, 95, 19, 0
HSL:
312°, 100.0000%, 52.5490%
HSV (HSB):
312°, 94.9020%, 100.0000%
XYZ:
52.6464, 26.0528, 61.2854
xyY:
0.3761, 0.1861, 26.0528
CIE-Lab:
58.0872, 91.2851, -37.3946
CIE-LCH:
58.0872, 98.6475, 337.7237
CIE-Luv:
58.0872, 104.1060, -71.3964
Hunter-Lab:
51.0420, 94.7874, -35.4593
#ff0dcf color charts
#ff0dcf color shades, tints & tones
#ff0dcf color schemes
#ff0dcf color preview, HTML & CSS examples
This text has a color of #ff0dcf
<p style="color:#ff0dcf;">Text here</p>
.mytext {color:#ff0dcf;}
This box has a color of #ff0dcf
<div style="background-color:#ff0dcf;">Content here</div>
.mybackground {background-color:#ff0dcf;}
Border around this has a color of #ff0dcf
<div style="border:2px solid #ff0dcf;">Content here</div>
.myborder {border:2px solid #ff0dcf;}