#fa0dd0 color space conversions
Hex:
#fa0dd0
RGB:
250, 13, 208
CMY:
2, 95, 18
CMYK:
0, 95, 17, 2
HSL:
311°, 95.9514%, 51.5686%
HSV (HSB):
311°, 94.8000%, 98.0392%
XYZ:
50.9534, 25.1659, 61.8465
xyY:
0.3693, 0.1824, 25.1659
CIE-Lab:
57.2367, 90.5012, -39.3633
CIE-LCH:
57.2367, 98.6911, 336.4935
CIE-Luv:
57.2367, 99.7915, -73.9939
Hunter-Lab:
50.1656, 93.5133, -37.9795
#fa0dd0 color charts
#fa0dd0 color shades, tints & tones
#fa0dd0 color schemes
#fa0dd0 color preview, HTML & CSS examples
This text has a color of #fa0dd0
<p style="color:#fa0dd0;">Text here</p>
.mytext {color:#fa0dd0;}
This box has a color of #fa0dd0
<div style="background-color:#fa0dd0;">Content here</div>
.mybackground {background-color:#fa0dd0;}
Border around this has a color of #fa0dd0
<div style="border:2px solid #fa0dd0;">Content here</div>
.myborder {border:2px solid #fa0dd0;}