#fa8cdc color space conversions
Hex:
#fa8cdc
RGB:
250, 140, 220
CMY:
2, 45, 14
CMYK:
0, 44, 12, 2
HSL:
316°, 91.6667%, 76.4706%
HSV (HSB):
316°, 44.0000%, 98.0392%
XYZ:
61.7207, 44.2475, 72.9977
xyY:
0.3449, 0.2472, 44.2475
CIE-Lab:
72.3936, 51.9728, -22.6409
CIE-LCH:
72.3936, 56.6902, 336.4606
CIE-Luv:
72.3936, 59.8274, -43.9273
Hunter-Lab:
66.5188, 49.2167, -18.5017
#fa8cdc color charts
#fa8cdc color shades, tints & tones
#fa8cdc color schemes
#fa8cdc color preview, HTML & CSS examples
This text has a color of #fa8cdc
<p style="color:#fa8cdc;">Text here</p>
.mytext {color:#fa8cdc;}
This box has a color of #fa8cdc
<div style="background-color:#fa8cdc;">Content here</div>
.mybackground {background-color:#fa8cdc;}
Border around this has a color of #fa8cdc
<div style="border:2px solid #fa8cdc;">Content here</div>
.myborder {border:2px solid #fa8cdc;}