#ffb4cd color space conversions
Hex:
#ffb4cd
RGB:
255, 180, 205
CMY:
0, 29, 20
CMYK:
0, 29, 20, 0
HSL:
340°, 100.0000%, 85.2941%
HSV (HSB):
340°, 29.4118%, 100.0000%
XYZ:
68.5807, 58.3103, 65.3980
xyY:
0.3567, 0.3032, 58.3103
CIE-Lab:
80.9110, 30.7410, -1.6573
CIE-LCH:
80.9110, 30.7856, 356.9141
CIE-Luv:
80.9110, 45.1396, -8.1636
Hunter-Lab:
76.3612, 26.6805, 2.6751
#ffb4cd color charts
#ffb4cd color shades, tints & tones
#ffb4cd color schemes
#ffb4cd color preview, HTML & CSS examples
This text has a color of #ffb4cd
<p style="color:#ffb4cd;">Text here</p>
.mytext {color:#ffb4cd;}
This box has a color of #ffb4cd
<div style="background-color:#ffb4cd;">Content here</div>
.mybackground {background-color:#ffb4cd;}
Border around this has a color of #ffb4cd
<div style="border:2px solid #ffb4cd;">Content here</div>
.myborder {border:2px solid #ffb4cd;}