#fa6cad color space conversions
Hex:
#fa6cad
RGB:
250, 108, 173
CMY:
2, 58, 32
CMYK:
0, 57, 31, 2
HSL:
333°, 93.4211%, 70.1961%
HSV (HSB):
333°, 56.8000%, 98.0392%
XYZ:
52.3297, 34.0662, 43.3525
xyY:
0.4033, 0.2626, 34.0662
CIE-Lab:
65.0151, 60.5982, -7.4533
CIE-LCH:
65.0151, 61.0549, 352.9881
CIE-Luv:
65.0151, 87.9357, -22.1109
Hunter-Lab:
58.3663, 57.8975, -3.1822
#fa6cad color charts
#fa6cad color shades, tints & tones
#fa6cad color schemes
#fa6cad color preview, HTML & CSS examples
This text has a color of #fa6cad
<p style="color:#fa6cad;">Text here</p>
.mytext {color:#fa6cad;}
This box has a color of #fa6cad
<div style="background-color:#fa6cad;">Content here</div>
.mybackground {background-color:#fa6cad;}
Border around this has a color of #fa6cad
<div style="border:2px solid #fa6cad;">Content here</div>
.myborder {border:2px solid #fa6cad;}