#f91b00 color space conversions
Hex:
#f91b00
RGB:
249, 27, 0
CMY:
2, 89, 100
CMYK:
0, 89, 100, 2
HSL:
7°, 100.0000%, 48.8235%
HSV (HSB):
7°, 100.0000%, 97.6471%
XYZ:
39.4589, 20.9236, 1.9589
xyY:
0.6329, 0.3356, 20.9236
CIE-Lab:
52.8658, 76.1618, 66.3277
CIE-LCH:
52.8658, 100.9950, 41.0519
CIE-Luv:
52.8658, 166.0277, 38.4408
Hunter-Lab:
45.7423, 73.9310, 29.4805
#f91b00 color charts
#f91b00 color shades, tints & tones
#f91b00 color schemes
#f91b00 color preview, HTML & CSS examples
This text has a color of #f91b00
<p style="color:#f91b00;">Text here</p>
.mytext {color:#f91b00;}
This box has a color of #f91b00
<div style="background-color:#f91b00;">Content here</div>
.mybackground {background-color:#f91b00;}
Border around this has a color of #f91b00
<div style="border:2px solid #f91b00;">Content here</div>
.myborder {border:2px solid #f91b00;}