#fa5f32 color space conversions
Hex:
#fa5f32
RGB:
250, 95, 50
CMY:
2, 63, 80
CMYK:
0, 62, 80, 2
HSL:
14°, 95.2381%, 58.8235%
HSV (HSB):
14°, 80.0000%, 98.0392%
XYZ:
44.0923, 28.7387, 6.2408
xyY:
0.5576, 0.3635, 28.7387
CIE-Lab:
60.5503, 57.1015, 54.8710
CIE-LCH:
60.5503, 79.1922, 43.8588
CIE-Luv:
60.5503, 125.3609, 43.5724
Hunter-Lab:
53.6085, 52.9990, 30.6237
#fa5f32 color charts
#fa5f32 color shades, tints & tones
#fa5f32 color schemes
#fa5f32 color preview, HTML & CSS examples
This text has a color of #fa5f32
<p style="color:#fa5f32;">Text here</p>
.mytext {color:#fa5f32;}
This box has a color of #fa5f32
<div style="background-color:#fa5f32;">Content here</div>
.mybackground {background-color:#fa5f32;}
Border around this has a color of #fa5f32
<div style="border:2px solid #fa5f32;">Content here</div>
.myborder {border:2px solid #fa5f32;}