#ffb4d9 color space conversions
Hex:
#ffb4d9
RGB:
255, 180, 217
CMY:
0, 29, 15
CMYK:
0, 29, 15, 0
HSL:
330°, 100.0000%, 85.2941%
HSV (HSB):
330°, 29.4118%, 100.0000%
XYZ:
70.0856, 58.9123, 73.3229
xyY:
0.3464, 0.2912, 58.9123
CIE-Lab:
81.2433, 32.5651, -7.6423
CIE-LCH:
81.2433, 33.4498, 346.7930
CIE-Luv:
81.2433, 43.3091, -17.5412
Hunter-Lab:
76.7543, 28.6712, -2.9113
#ffb4d9 color charts
#ffb4d9 color shades, tints & tones
#ffb4d9 color schemes
#ffb4d9 color preview, HTML & CSS examples
This text has a color of #ffb4d9
<p style="color:#ffb4d9;">Text here</p>
.mytext {color:#ffb4d9;}
This box has a color of #ffb4d9
<div style="background-color:#ffb4d9;">Content here</div>
.mybackground {background-color:#ffb4d9;}
Border around this has a color of #ffb4d9
<div style="border:2px solid #ffb4d9;">Content here</div>
.myborder {border:2px solid #ffb4d9;}