#ff7f0a color space conversions
Hex:
#ff7f0a
RGB:
255, 127, 10
CMY:
0, 50, 96
CMYK:
0, 50, 96, 0
HSL:
29°, 100.0000%, 51.9608%
HSV (HSB):
29°, 96.0784%, 100.0000%
XYZ:
48.8842, 36.4607, 4.7483
xyY:
0.5426, 0.4047, 36.4607
CIE-Lab:
66.8704, 43.4021, 72.4828
CIE-LCH:
66.8704, 84.4837, 59.0872
CIE-Luv:
66.8704, 106.6577, 60.4813
Hunter-Lab:
60.3827, 38.8391, 37.6055
#ff7f0a color charts
#ff7f0a color shades, tints & tones
#ff7f0a color schemes
#ff7f0a color preview, HTML & CSS examples
This text has a color of #ff7f0a
<p style="color:#ff7f0a;">Text here</p>
.mytext {color:#ff7f0a;}
This box has a color of #ff7f0a
<div style="background-color:#ff7f0a;">Content here</div>
.mybackground {background-color:#ff7f0a;}
Border around this has a color of #ff7f0a
<div style="border:2px solid #ff7f0a;">Content here</div>
.myborder {border:2px solid #ff7f0a;}