#ff0f5c color space conversions
Hex:
#ff0f5c
RGB:
255, 15, 92
CMY:
0, 94, 64
CMYK:
0, 94, 64, 0
HSL:
341°, 100.0000%, 52.9412%
HSV (HSB):
341°, 94.1176%, 100.0000%
XYZ:
43.3426, 22.3744, 12.1595
xyY:
0.5566, 0.2873, 22.3744
CIE-Lab:
54.4220, 81.3106, 25.1049
CIE-LCH:
54.4220, 85.0980, 17.1582
CIE-Luv:
54.4220, 155.2799, 11.5893
Hunter-Lab:
47.3015, 80.7826, 17.8698
#ff0f5c color charts
#ff0f5c color shades, tints & tones
#ff0f5c color schemes
#ff0f5c color preview, HTML & CSS examples
This text has a color of #ff0f5c
<p style="color:#ff0f5c;">Text here</p>
.mytext {color:#ff0f5c;}
This box has a color of #ff0f5c
<div style="background-color:#ff0f5c;">Content here</div>
.mybackground {background-color:#ff0f5c;}
Border around this has a color of #ff0f5c
<div style="border:2px solid #ff0f5c;">Content here</div>
.myborder {border:2px solid #ff0f5c;}