#ff0248 color space conversions
Hex:
#ff0248
RGB:
255, 2, 72
CMY:
0, 99, 72
CMYK:
0, 99, 72, 0
HSL:
343°, 100.0000%, 50.3922%
HSV (HSB):
343°, 99.2157%, 100.0000%
XYZ:
42.4314, 21.7713, 8.0968
xyY:
0.5869, 0.3011, 21.7713
CIE-Lab:
53.7835, 81.3466, 36.2129
CIE-LCH:
53.7835, 89.0429, 23.9971
CIE-Luv:
53.7835, 163.4082, 20.8874
Hunter-Lab:
46.6597, 80.6698, 22.3733
#ff0248 color charts
#ff0248 color shades, tints & tones
#ff0248 color schemes
#ff0248 color preview, HTML & CSS examples
This text has a color of #ff0248
<p style="color:#ff0248;">Text here</p>
.mytext {color:#ff0248;}
This box has a color of #ff0248
<div style="background-color:#ff0248;">Content here</div>
.mybackground {background-color:#ff0248;}
Border around this has a color of #ff0248
<div style="border:2px solid #ff0248;">Content here</div>
.myborder {border:2px solid #ff0248;}