#fa1033 color space conversions
Hex:
#fa1033
RGB:
250, 16, 51
CMY:
2, 94, 80
CMYK:
0, 94, 80, 2
HSL:
351°, 95.9016%, 52.1569%
HSV (HSB):
351°, 93.6000%, 98.0392%
XYZ:
40.2072, 20.9336, 5.0534
xyY:
0.6074, 0.3162, 20.9336
CIE-Lab:
52.8767, 78.4577, 46.8791
CIE-LCH:
52.8767, 91.3962, 30.8587
CIE-Luv:
52.8767, 163.3066, 28.6823
Hunter-Lab:
45.7532, 76.7946, 25.4787
#fa1033 color charts
#fa1033 color shades, tints & tones
#fa1033 color schemes
#fa1033 color preview, HTML & CSS examples
This text has a color of #fa1033
<p style="color:#fa1033;">Text here</p>
.mytext {color:#fa1033;}
This box has a color of #fa1033
<div style="background-color:#fa1033;">Content here</div>
.mybackground {background-color:#fa1033;}
Border around this has a color of #fa1033
<div style="border:2px solid #fa1033;">Content here</div>
.myborder {border:2px solid #fa1033;}