#ff0f28 color space conversions
Hex:
#ff0f28
RGB:
255, 15, 40
CMY:
0, 94, 84
CMYK:
0, 94, 84, 0
HSL:
354°, 100.0000%, 52.9412%
HSV (HSB):
354°, 94.1176%, 100.0000%
XYZ:
41.7938, 21.7548, 4.0038
xyY:
0.6187, 0.3220, 21.7548
CIE-Lab:
53.7659, 79.4986, 53.7790
CIE-LCH:
53.7659, 95.9803, 34.0775
CIE-Luv:
53.7659, 169.1106, 32.6669
Hunter-Lab:
46.6421, 78.3219, 27.5599
#ff0f28 color charts
#ff0f28 color shades, tints & tones
#ff0f28 color schemes
#ff0f28 color preview, HTML & CSS examples
This text has a color of #ff0f28
<p style="color:#ff0f28;">Text here</p>
.mytext {color:#ff0f28;}
This box has a color of #ff0f28
<div style="background-color:#ff0f28;">Content here</div>
.mybackground {background-color:#ff0f28;}
Border around this has a color of #ff0f28
<div style="border:2px solid #ff0f28;">Content here</div>
.myborder {border:2px solid #ff0f28;}