#fd2b6a color space conversions
Hex:
#fd2b6a
RGB:
253, 43, 106
CMY:
1, 83, 58
CMYK:
0, 83, 58, 1
HSL:
342°, 98.1308%, 58.0392%
HSV (HSB):
342°, 83.0040%, 99.2157%
XYZ:
43.9734, 23.6510, 15.8831
xyY:
0.5266, 0.2832, 23.6510
CIE-Lab:
55.7367, 77.5019, 18.4017
CIE-LCH:
55.7367, 79.6565, 13.3567
CIE-Luv:
55.7367, 142.1604, 6.1672
Hunter-Lab:
48.6323, 76.2935, 14.6787
#fd2b6a color charts
#fd2b6a color shades, tints & tones
#fd2b6a color schemes
#fd2b6a color preview, HTML & CSS examples
This text has a color of #fd2b6a
<p style="color:#fd2b6a;">Text here</p>
.mytext {color:#fd2b6a;}
This box has a color of #fd2b6a
<div style="background-color:#fd2b6a;">Content here</div>
.mybackground {background-color:#fd2b6a;}
Border around this has a color of #fd2b6a
<div style="border:2px solid #fd2b6a;">Content here</div>
.myborder {border:2px solid #fd2b6a;}