#fa275c color space conversions
Hex:
#fa275c
RGB:
250, 39, 92
CMY:
2, 85, 64
CMYK:
0, 84, 63, 2
HSL:
345°, 95.4751%, 56.6667%
HSV (HSB):
345°, 84.4000%, 98.0392%
XYZ:
42.0816, 22.5477, 12.2594
xyY:
0.5473, 0.2933, 22.5477
CIE-Lab:
54.6034, 76.7596, 25.1546
CIE-LCH:
54.6034, 80.7761, 18.1443
CIE-Luv:
54.6034, 146.0486, 12.9312
Hunter-Lab:
47.4845, 75.0923, 17.9318
#fa275c color charts
#fa275c color shades, tints & tones
#fa275c color schemes
#fa275c color preview, HTML & CSS examples
This text has a color of #fa275c
<p style="color:#fa275c;">Text here</p>
.mytext {color:#fa275c;}
This box has a color of #fa275c
<div style="background-color:#fa275c;">Content here</div>
.mybackground {background-color:#fa275c;}
Border around this has a color of #fa275c
<div style="border:2px solid #fa275c;">Content here</div>
.myborder {border:2px solid #fa275c;}