#f27d2c color space conversions
Hex:
#f27d2c
RGB:
242, 125, 44
CMY:
5, 51, 83
CMYK:
0, 48, 82, 5
HSL:
25°, 88.3929%, 56.0784%
HSV (HSB):
25°, 81.8182%, 94.9020%
XYZ:
44.4062, 33.7263, 6.5522
xyY:
0.5244, 0.3983, 33.7263
CIE-Lab:
64.7448, 39.9384, 60.8409
CIE-LCH:
64.7448, 72.7783, 56.7175
CIE-Luv:
64.7448, 95.7881, 54.0562
Hunter-Lab:
58.0744, 34.8587, 33.9627
#f27d2c color charts
#f27d2c color shades, tints & tones
#f27d2c color schemes
#f27d2c color preview, HTML & CSS examples
This text has a color of #f27d2c
<p style="color:#f27d2c;">Text here</p>
.mytext {color:#f27d2c;}
This box has a color of #f27d2c
<div style="background-color:#f27d2c;">Content here</div>
.mybackground {background-color:#f27d2c;}
Border around this has a color of #f27d2c
<div style="border:2px solid #f27d2c;">Content here</div>
.myborder {border:2px solid #f27d2c;}