#ff0f3f color space conversions
Hex:
#ff0f3f
RGB:
255, 15, 63
CMY:
0, 94, 75
CMYK:
0, 94, 75, 0
HSL:
348°, 100.0000%, 52.9412%
HSV (HSB):
348°, 94.1176%, 100.0000%
XYZ:
42.3080, 21.9605, 6.7116
xyY:
0.5961, 0.3094, 21.9605
CIE-Lab:
53.9851, 80.1069, 41.6596
CIE-LCH:
53.9851, 90.2919, 27.4767
CIE-Luv:
53.9851, 164.2503, 25.3013
Hunter-Lab:
46.8621, 79.1448, 24.3120
#ff0f3f color charts
#ff0f3f color shades, tints & tones
#ff0f3f color schemes
#ff0f3f color preview, HTML & CSS examples
This text has a color of #ff0f3f
<p style="color:#ff0f3f;">Text here</p>
.mytext {color:#ff0f3f;}
This box has a color of #ff0f3f
<div style="background-color:#ff0f3f;">Content here</div>
.mybackground {background-color:#ff0f3f;}
Border around this has a color of #ff0f3f
<div style="border:2px solid #ff0f3f;">Content here</div>
.myborder {border:2px solid #ff0f3f;}