#fa6bcc color space conversions
Hex:
#fa6bcc
RGB:
250, 107, 204
CMY:
2, 58, 20
CMYK:
0, 57, 18, 2
HSL:
319°, 93.4641%, 70.0000%
HSV (HSB):
319°, 57.2000%, 98.0392%
XYZ:
55.5811, 35.1990, 60.9914
xyY:
0.3662, 0.2319, 35.1990
CIE-Lab:
65.9033, 65.0872, -23.6540
CIE-LCH:
65.9033, 69.2521, 340.0278
CIE-Luv:
65.9033, 78.9886, -47.1744
Hunter-Lab:
59.3288, 63.3993, -19.4214
#fa6bcc color charts
#fa6bcc color shades, tints & tones
#fa6bcc color schemes
#fa6bcc color preview, HTML & CSS examples
This text has a color of #fa6bcc
<p style="color:#fa6bcc;">Text here</p>
.mytext {color:#fa6bcc;}
This box has a color of #fa6bcc
<div style="background-color:#fa6bcc;">Content here</div>
.mybackground {background-color:#fa6bcc;}
Border around this has a color of #fa6bcc
<div style="border:2px solid #fa6bcc;">Content here</div>
.myborder {border:2px solid #fa6bcc;}