#ffb2d1 color space conversions
Hex:
#ffb2d1
RGB:
255, 178, 209
CMY:
0, 30, 18
CMYK:
0, 30, 18, 0
HSL:
336°, 100.0000%, 84.9020%
HSV (HSB):
336°, 30.1961%, 100.0000%
XYZ:
68.6690, 57.7042, 67.8404
xyY:
0.3536, 0.2971, 57.7042
CIE-Lab:
80.5741, 32.3857, -4.3132
CIE-LCH:
80.5741, 32.6716, 352.4138
CIE-Luv:
80.5741, 45.6482, -12.4408
Hunter-Lab:
75.9633, 28.4240, 0.2243
#ffb2d1 color charts
#ffb2d1 color shades, tints & tones
#ffb2d1 color schemes
#ffb2d1 color preview, HTML & CSS examples
This text has a color of #ffb2d1
<p style="color:#ffb2d1;">Text here</p>
.mytext {color:#ffb2d1;}
This box has a color of #ffb2d1
<div style="background-color:#ffb2d1;">Content here</div>
.mybackground {background-color:#ffb2d1;}
Border around this has a color of #ffb2d1
<div style="border:2px solid #ffb2d1;">Content here</div>
.myborder {border:2px solid #ffb2d1;}