#f65d1f color space conversions
Hex:
#f65d1f
RGB:
246, 93, 31
CMY:
4, 64, 88
CMYK:
0, 62, 87, 4
HSL:
17°, 92.2747%, 54.3137%
HSV (HSB):
17°, 87.3984%, 96.4706%
XYZ:
42.1677, 27.5205, 4.3858
xyY:
0.5693, 0.3715, 27.5205
CIE-Lab:
59.4530, 56.1158, 61.5331
CIE-LCH:
59.4530, 83.2784, 47.6364
CIE-Luv:
59.4530, 125.5684, 46.9561
Hunter-Lab:
52.4599, 51.6748, 31.7651
#f65d1f color charts
#f65d1f color shades, tints & tones
#f65d1f color schemes
#f65d1f color preview, HTML & CSS examples
This text has a color of #f65d1f
<p style="color:#f65d1f;">Text here</p>
.mytext {color:#f65d1f;}
This box has a color of #f65d1f
<div style="background-color:#f65d1f;">Content here</div>
.mybackground {background-color:#f65d1f;}
Border around this has a color of #f65d1f
<div style="border:2px solid #f65d1f;">Content here</div>
.myborder {border:2px solid #f65d1f;}