#fa3a32 color space conversions
Hex:
#fa3a32
RGB:
250, 58, 50
CMY:
2, 77, 80
CMYK:
0, 77, 80, 2
HSL:
2°, 95.2381%, 58.8235%
HSV (HSB):
2°, 80.0000%, 98.0392%
XYZ:
41.5131, 23.5804, 5.3811
xyY:
0.5891, 0.3346, 23.5804
CIE-Lab:
55.6652, 70.4589, 50.1656
CIE-LCH:
55.6652, 86.4931, 35.4502
CIE-Luv:
55.6652, 148.9448, 34.4224
Hunter-Lab:
48.5596, 67.6183, 27.4216
#fa3a32 color charts
#fa3a32 color shades, tints & tones
#fa3a32 color schemes
#fa3a32 color preview, HTML & CSS examples
This text has a color of #fa3a32
<p style="color:#fa3a32;">Text here</p>
.mytext {color:#fa3a32;}
This box has a color of #fa3a32
<div style="background-color:#fa3a32;">Content here</div>
.mybackground {background-color:#fa3a32;}
Border around this has a color of #fa3a32
<div style="border:2px solid #fa3a32;">Content here</div>
.myborder {border:2px solid #fa3a32;}