#fa645f color space conversions
Hex:
#fa645f
RGB:
250, 100, 95
CMY:
2, 61, 63
CMYK:
0, 60, 62, 2
HSL:
2°, 93.9394%, 67.6471%
HSV (HSB):
2°, 62.0000%, 98.0392%
XYZ:
46.0471, 30.2646, 14.2412
xyY:
0.5085, 0.3342, 30.2646
CIE-Lab:
61.8818, 56.9997, 32.7574
CIE-LCH:
61.8818, 65.7421, 29.8857
CIE-Luv:
61.8818, 113.8544, 26.9716
Hunter-Lab:
55.0132, 53.1346, 23.1610
#fa645f color charts
#fa645f color shades, tints & tones
#fa645f color schemes
#fa645f color preview, HTML & CSS examples
This text has a color of #fa645f
<p style="color:#fa645f;">Text here</p>
.mytext {color:#fa645f;}
This box has a color of #fa645f
<div style="background-color:#fa645f;">Content here</div>
.mybackground {background-color:#fa645f;}
Border around this has a color of #fa645f
<div style="border:2px solid #fa645f;">Content here</div>
.myborder {border:2px solid #fa645f;}