#ff0f5a color space conversions
Hex:
#ff0f5a
RGB:
255, 15, 90
CMY:
0, 94, 65
CMYK:
0, 94, 65, 0
HSL:
341°, 100.0000%, 52.9412%
HSV (HSB):
341°, 94.1176%, 100.0000%
XYZ:
43.2563, 22.3398, 11.7050
xyY:
0.5596, 0.2890, 22.3398
CIE-Lab:
54.3857, 81.2112, 26.2576
CIE-LCH:
54.3857, 85.3505, 17.9173
CIE-Luv:
54.3857, 155.9902, 12.6811
Hunter-Lab:
47.2650, 80.6469, 18.4026
#ff0f5a color charts
#ff0f5a color shades, tints & tones
#ff0f5a color schemes
#ff0f5a color preview, HTML & CSS examples
This text has a color of #ff0f5a
<p style="color:#ff0f5a;">Text here</p>
.mytext {color:#ff0f5a;}
This box has a color of #ff0f5a
<div style="background-color:#ff0f5a;">Content here</div>
.mybackground {background-color:#ff0f5a;}
Border around this has a color of #ff0f5a
<div style="border:2px solid #ff0f5a;">Content here</div>
.myborder {border:2px solid #ff0f5a;}