#ff0f76 color space conversions
Hex:
#ff0f76
RGB:
255, 15, 118
CMY:
0, 94, 54
CMYK:
0, 94, 54, 0
HSL:
334°, 100.0000%, 52.9412%
HSV (HSB):
334°, 94.1176%, 100.0000%
XYZ:
44.6808, 22.9097, 19.2066
xyY:
0.5148, 0.2639, 22.9097
CIE-Lab:
54.9792, 82.8297, 10.2121
CIE-LCH:
54.9792, 83.4569, 7.0286
CIE-Luv:
54.9792, 145.0430, -4.2722
Hunter-Lab:
47.8640, 82.8668, 9.7133
#ff0f76 color charts
#ff0f76 color shades, tints & tones
#ff0f76 color schemes
#ff0f76 color preview, HTML & CSS examples
This text has a color of #ff0f76
<p style="color:#ff0f76;">Text here</p>
.mytext {color:#ff0f76;}
This box has a color of #ff0f76
<div style="background-color:#ff0f76;">Content here</div>
.mybackground {background-color:#ff0f76;}
Border around this has a color of #ff0f76
<div style="border:2px solid #ff0f76;">Content here</div>
.myborder {border:2px solid #ff0f76;}