#fd7fbd color space conversions
Hex:
#fd7fbd
RGB:
253, 127, 189
CMY:
1, 50, 26
CMYK:
0, 50, 25, 1
HSL:
330°, 96.9231%, 74.5098%
HSV (HSB):
330°, 49.8024%, 99.2157%
XYZ:
57.2827, 39.7355, 52.7947
xyY:
0.3824, 0.2652, 39.7355
CIE-Lab:
69.2807, 54.7533, -10.0874
CIE-LCH:
69.2807, 55.6748, 349.5613
CIE-Luv:
69.2807, 76.0557, -24.9975
Hunter-Lab:
63.0361, 51.8948, -5.5319
#fd7fbd color charts
#fd7fbd color shades, tints & tones
#fd7fbd color schemes
#fd7fbd color preview, HTML & CSS examples
This text has a color of #fd7fbd
<p style="color:#fd7fbd;">Text here</p>
.mytext {color:#fd7fbd;}
This box has a color of #fd7fbd
<div style="background-color:#fd7fbd;">Content here</div>
.mybackground {background-color:#fd7fbd;}
Border around this has a color of #fd7fbd
<div style="border:2px solid #fd7fbd;">Content here</div>
.myborder {border:2px solid #fd7fbd;}