#f91d47 color space conversions
Hex:
#f91d47
RGB:
249, 29, 71
CMY:
2, 89, 72
CMYK:
0, 88, 71, 2
HSL:
349°, 94.8276%, 54.5098%
HSV (HSB):
349°, 88.3534%, 97.6471%
XYZ:
40.6436, 21.4734, 7.9639
xyY:
0.5800, 0.3064, 21.4734
CIE-Lab:
53.4638, 77.2806, 36.1244
CIE-LCH:
53.4638, 85.3069, 25.0535
CIE-Luv:
53.4638, 154.7444, 21.9038
Hunter-Lab:
46.3394, 75.4658, 22.2480
#f91d47 color charts
#f91d47 color shades, tints & tones
#f91d47 color schemes
#f91d47 color preview, HTML & CSS examples
This text has a color of #f91d47
<p style="color:#f91d47;">Text here</p>
.mytext {color:#f91d47;}
This box has a color of #f91d47
<div style="background-color:#f91d47;">Content here</div>
.mybackground {background-color:#f91d47;}
Border around this has a color of #f91d47
<div style="border:2px solid #f91d47;">Content here</div>
.myborder {border:2px solid #f91d47;}