#ff0d9d color space conversions
Hex:
#ff0d9d
RGB:
255, 13, 157
CMY:
0, 95, 38
CMYK:
0, 95, 38, 0
HSL:
324°, 100.0000%, 52.5490%
HSV (HSB):
324°, 94.9020%, 100.0000%
XYZ:
47.4697, 23.9822, 34.0254
xyY:
0.4500, 0.2274, 23.9822
CIE-Lab:
56.0699, 86.0542, -11.4616
CIE-LCH:
56.0699, 86.8142, 352.4134
CIE-Luv:
56.0699, 127.5586, -32.4524
Hunter-Lab:
48.9716, 87.3255, -6.9145
#ff0d9d color charts
#ff0d9d color shades, tints & tones
#ff0d9d color schemes
#ff0d9d color preview, HTML & CSS examples
This text has a color of #ff0d9d
<p style="color:#ff0d9d;">Text here</p>
.mytext {color:#ff0d9d;}
This box has a color of #ff0d9d
<div style="background-color:#ff0d9d;">Content here</div>
.mybackground {background-color:#ff0d9d;}
Border around this has a color of #ff0d9d
<div style="border:2px solid #ff0d9d;">Content here</div>
.myborder {border:2px solid #ff0d9d;}