#ff0f9a color space conversions
Hex:
#ff0f9a
RGB:
255, 15, 154
CMY:
0, 94, 40
CMYK:
0, 94, 40, 0
HSL:
325°, 100.0000%, 52.9412%
HSV (HSB):
325°, 94.1176%, 100.0000%
XYZ:
47.2436, 23.9347, 32.7017
xyY:
0.4548, 0.2304, 23.9347
CIE-Lab:
56.0224, 85.6281, -9.7603
CIE-LCH:
56.0224, 86.1826, 353.4972
CIE-Luv:
56.0224, 128.7868, -30.0373
Hunter-Lab:
48.9231, 86.7564, -5.3850
#ff0f9a color charts
#ff0f9a color shades, tints & tones
#ff0f9a color schemes
#ff0f9a color preview, HTML & CSS examples
This text has a color of #ff0f9a
<p style="color:#ff0f9a;">Text here</p>
.mytext {color:#ff0f9a;}
This box has a color of #ff0f9a
<div style="background-color:#ff0f9a;">Content here</div>
.mybackground {background-color:#ff0f9a;}
Border around this has a color of #ff0f9a
<div style="border:2px solid #ff0f9a;">Content here</div>
.myborder {border:2px solid #ff0f9a;}