#ff7d00 color space conversions
Hex:
#ff7d00
RGB:
255, 125, 0
CMY:
0, 51, 100
CMYK:
0, 51, 100, 0
HSL:
29°, 100.0000%, 50.0000%
HSV (HSB):
29°, 100.0000%, 100.0000%
XYZ:
48.5736, 35.9272, 4.3745
xyY:
0.5465, 0.4042, 35.9272
CIE-Lab:
66.4643, 44.3025, 73.6803
CIE-LCH:
66.4643, 85.9738, 58.9823
CIE-Luv:
66.4643, 108.5728, 60.5073
Hunter-Lab:
59.9393, 39.7590, 37.6304
#ff7d00 color charts
#ff7d00 color shades, tints & tones
#ff7d00 color schemes
#ff7d00 color preview, HTML & CSS examples
This text has a color of #ff7d00
<p style="color:#ff7d00;">Text here</p>
.mytext {color:#ff7d00;}
This box has a color of #ff7d00
<div style="background-color:#ff7d00;">Content here</div>
.mybackground {background-color:#ff7d00;}
Border around this has a color of #ff7d00
<div style="border:2px solid #ff7d00;">Content here</div>
.myborder {border:2px solid #ff7d00;}