#f32a01 color space conversions
Hex:
#f32a01
RGB:
243, 42, 1
CMY:
5, 84, 100
CMYK:
0, 83, 100, 5
HSL:
10°, 99.1803%, 47.8431%
HSV (HSB):
10°, 99.5885%, 95.2941%
XYZ:
37.7956, 20.7128, 2.0346
xyY:
0.6243, 0.3421, 20.7128
CIE-Lab:
52.6337, 71.8457, 65.2612
CIE-LCH:
52.6337, 97.0609, 42.2505
CIE-Luv:
52.6337, 156.3598, 39.2629
Hunter-Lab:
45.5113, 68.5933, 29.2073
#f32a01 color charts
#f32a01 color shades, tints & tones
#f32a01 color schemes
#f32a01 color preview, HTML & CSS examples
This text has a color of #f32a01
<p style="color:#f32a01;">Text here</p>
.mytext {color:#f32a01;}
This box has a color of #f32a01
<div style="background-color:#f32a01;">Content here</div>
.mybackground {background-color:#f32a01;}
Border around this has a color of #f32a01
<div style="border:2px solid #f32a01;">Content here</div>
.myborder {border:2px solid #f32a01;}