#ff0f9f color space conversions
Hex:
#ff0f9f
RGB:
255, 15, 159
CMY:
0, 94, 38
CMYK:
0, 94, 38, 0
HSL:
324°, 100.0000%, 52.9412%
HSV (HSB):
324°, 94.1176%, 100.0000%
XYZ:
47.6688, 24.1049, 34.9412
xyY:
0.4467, 0.2259, 24.1049
CIE-Lab:
56.1926, 86.0793, -12.4570
CIE-LCH:
56.1926, 86.9760, 351.7656
CIE-Luv:
56.1926, 126.4334, -33.8372
Hunter-Lab:
49.0967, 87.3895, -7.8279
#ff0f9f color charts
#ff0f9f color shades, tints & tones
#ff0f9f color schemes
#ff0f9f color preview, HTML & CSS examples
This text has a color of #ff0f9f
<p style="color:#ff0f9f;">Text here</p>
.mytext {color:#ff0f9f;}
This box has a color of #ff0f9f
<div style="background-color:#ff0f9f;">Content here</div>
.mybackground {background-color:#ff0f9f;}
Border around this has a color of #ff0f9f
<div style="border:2px solid #ff0f9f;">Content here</div>
.myborder {border:2px solid #ff0f9f;}