#fa0dcb color space conversions
Hex:
#fa0dcb
RGB:
250, 13, 203
CMY:
2, 95, 20
CMYK:
0, 95, 19, 2
HSL:
312°, 95.9514%, 51.5686%
HSV (HSB):
312°, 94.8000%, 98.0392%
XYZ:
50.3478, 24.9236, 58.6570
xyY:
0.3759, 0.1861, 24.9236
CIE-Lab:
57.0009, 89.9017, -36.8722
CIE-LCH:
57.0009, 97.1693, 337.6995
CIE-Luv:
57.0009, 102.0484, -70.0922
Hunter-Lab:
49.9236, 92.6504, -34.7155
#fa0dcb color charts
#fa0dcb color shades, tints & tones
#fa0dcb color schemes
#fa0dcb color preview, HTML & CSS examples
This text has a color of #fa0dcb
<p style="color:#fa0dcb;">Text here</p>
.mytext {color:#fa0dcb;}
This box has a color of #fa0dcb
<div style="background-color:#fa0dcb;">Content here</div>
.mybackground {background-color:#fa0dcb;}
Border around this has a color of #fa0dcb
<div style="border:2px solid #fa0dcb;">Content here</div>
.myborder {border:2px solid #fa0dcb;}