#ff0d8e color space conversions
Hex:
#ff0d8e
RGB:
255, 13, 142
CMY:
0, 95, 44
CMYK:
0, 95, 44, 0
HSL:
328°, 100.0000%, 52.5490%
HSV (HSB):
328°, 94.9020%, 100.0000%
XYZ:
46.2664, 23.5008, 27.6888
xyY:
0.4747, 0.2411, 23.5008
CIE-Lab:
55.5845, 84.7658, -3.2885
CIE-LCH:
55.5845, 84.8296, 357.7783
CIE-Luv:
55.5845, 134.5746, -21.2322
Hunter-Lab:
48.4777, 85.5220, 0.0699
#ff0d8e color charts
#ff0d8e color shades, tints & tones
#ff0d8e color schemes
#ff0d8e color preview, HTML & CSS examples
This text has a color of #ff0d8e
<p style="color:#ff0d8e;">Text here</p>
.mytext {color:#ff0d8e;}
This box has a color of #ff0d8e
<div style="background-color:#ff0d8e;">Content here</div>
.mybackground {background-color:#ff0d8e;}
Border around this has a color of #ff0d8e
<div style="border:2px solid #ff0d8e;">Content here</div>
.myborder {border:2px solid #ff0d8e;}