#f95d0d color space conversions
Hex:
#f95d0d
RGB:
249, 93, 13
CMY:
2, 64, 95
CMYK:
0, 63, 95, 2
HSL:
20°, 95.1613%, 51.3725%
HSV (HSB):
20°, 94.7791%, 97.6471%
XYZ:
43.0539, 27.9975, 3.5156
xyY:
0.5774, 0.3755, 27.9975
CIE-Lab:
59.8865, 56.9003, 67.1527
CIE-LCH:
59.8865, 88.0178, 49.7245
CIE-Luv:
59.8865, 129.0945, 49.6325
Hunter-Lab:
52.9127, 52.6445, 33.0995
#f95d0d color charts
#f95d0d color shades, tints & tones
#f95d0d color schemes
#f95d0d color preview, HTML & CSS examples
This text has a color of #f95d0d
<p style="color:#f95d0d;">Text here</p>
.mytext {color:#f95d0d;}
This box has a color of #f95d0d
<div style="background-color:#f95d0d;">Content here</div>
.mybackground {background-color:#f95d0d;}
Border around this has a color of #f95d0d
<div style="border:2px solid #f95d0d;">Content here</div>
.myborder {border:2px solid #f95d0d;}