#fa252d color space conversions
Hex:
#fa252d
RGB:
250, 37, 45
CMY:
2, 85, 82
CMYK:
0, 85, 82, 2
HSL:
358°, 95.5157%, 56.2745%
HSV (HSB):
358°, 85.2000%, 98.0392%
XYZ:
40.5596, 21.8366, 4.5598
xyY:
0.6058, 0.3261, 21.8366
CIE-Lab:
53.8532, 75.3422, 50.9835
CIE-LCH:
53.8532, 90.9712, 34.0859
CIE-Luv:
53.8532, 158.9934, 32.5013
Hunter-Lab:
46.7296, 73.1544, 26.9254
#fa252d color charts
#fa252d color shades, tints & tones
#fa252d color schemes
#fa252d color preview, HTML & CSS examples
This text has a color of #fa252d
<p style="color:#fa252d;">Text here</p>
.mytext {color:#fa252d;}
This box has a color of #fa252d
<div style="background-color:#fa252d;">Content here</div>
.mybackground {background-color:#fa252d;}
Border around this has a color of #fa252d
<div style="border:2px solid #fa252d;">Content here</div>
.myborder {border:2px solid #fa252d;}