#ffb4d5 color space conversions
Hex:
#ffb4d5
RGB:
255, 180, 213
CMY:
0, 29, 16
CMYK:
0, 29, 16, 0
HSL:
334°, 100.0000%, 85.2941%
HSV (HSB):
334°, 29.4118%, 100.0000%
XYZ:
69.5715, 58.7066, 70.6155
xyY:
0.3498, 0.2952, 58.7066
CIE-Lab:
81.1301, 31.9461, -5.6528
CIE-LCH:
81.1301, 32.4424, 349.9655
CIE-Luv:
81.1301, 43.9231, -14.3909
Hunter-Lab:
76.6202, 27.9933, -1.0093
#ffb4d5 color charts
#ffb4d5 color shades, tints & tones
#ffb4d5 color schemes
#ffb4d5 color preview, HTML & CSS examples
This text has a color of #ffb4d5
<p style="color:#ffb4d5;">Text here</p>
.mytext {color:#ffb4d5;}
This box has a color of #ffb4d5
<div style="background-color:#ffb4d5;">Content here</div>
.mybackground {background-color:#ffb4d5;}
Border around this has a color of #ffb4d5
<div style="border:2px solid #ffb4d5;">Content here</div>
.myborder {border:2px solid #ffb4d5;}