#fa7f32 color space conversions
Hex:
#fa7f32
RGB:
250, 127, 50
CMY:
2, 50, 80
CMYK:
0, 49, 80, 2
HSL:
23°, 95.2381%, 58.8235%
HSV (HSB):
23°, 80.0000%, 98.0392%
XYZ:
47.5894, 35.7330, 7.4065
xyY:
0.5245, 0.3938, 35.7330
CIE-Lab:
66.3154, 42.2258, 60.2809
CIE-LCH:
66.3154, 73.5990, 54.9894
CIE-Luv:
66.3154, 100.3341, 53.9016
Hunter-Lab:
59.7771, 37.4965, 34.4978
#fa7f32 color charts
#fa7f32 color shades, tints & tones
#fa7f32 color schemes
#fa7f32 color preview, HTML & CSS examples
This text has a color of #fa7f32
<p style="color:#fa7f32;">Text here</p>
.mytext {color:#fa7f32;}
This box has a color of #fa7f32
<div style="background-color:#fa7f32;">Content here</div>
.mybackground {background-color:#fa7f32;}
Border around this has a color of #fa7f32
<div style="border:2px solid #fa7f32;">Content here</div>
.myborder {border:2px solid #fa7f32;}