#f27f00 color space conversions
Hex:
#f27f00
RGB:
242, 127, 0
CMY:
5, 50, 100
CMYK:
0, 48, 100, 5
HSL:
31°, 100.0000%, 47.4510%
HSV (HSB):
31°, 100.0000%, 94.9020%
XYZ:
44.2073, 34.0560, 4.2435
xyY:
0.5358, 0.4128, 34.0560
CIE-Lab:
65.0070, 38.2281, 71.8587
CIE-LCH:
65.0070, 81.3945, 61.9875
CIE-Luv:
65.0070, 96.0034, 60.4194
Hunter-Lab:
58.3575, 33.0927, 36.5390
#f27f00 color charts
#f27f00 color shades, tints & tones
#f27f00 color schemes
#f27f00 color preview, HTML & CSS examples
This text has a color of #f27f00
<p style="color:#f27f00;">Text here</p>
.mytext {color:#f27f00;}
This box has a color of #f27f00
<div style="background-color:#f27f00;">Content here</div>
.mybackground {background-color:#f27f00;}
Border around this has a color of #f27f00
<div style="border:2px solid #f27f00;">Content here</div>
.myborder {border:2px solid #f27f00;}