#ffb2d5 color space conversions
Hex:
#ffb2d5
RGB:
255, 178, 213
CMY:
0, 30, 16
CMYK:
0, 30, 16, 0
HSL:
333°, 100.0000%, 84.9020%
HSV (HSB):
333°, 30.1961%, 100.0000%
XYZ:
69.1706, 57.9049, 70.4819
xyY:
0.3501, 0.2931, 57.9049
CIE-Lab:
80.6859, 32.9936, -6.3094
CIE-LCH:
80.6859, 33.5914, 349.1740
CIE-Luv:
80.6859, 45.0231, -15.5743
Hunter-Lab:
76.0953, 29.0899, -1.6496
#ffb2d5 color charts
#ffb2d5 color shades, tints & tones
#ffb2d5 color schemes
#ffb2d5 color preview, HTML & CSS examples
This text has a color of #ffb2d5
<p style="color:#ffb2d5;">Text here</p>
.mytext {color:#ffb2d5;}
This box has a color of #ffb2d5
<div style="background-color:#ffb2d5;">Content here</div>
.mybackground {background-color:#ffb2d5;}
Border around this has a color of #ffb2d5
<div style="border:2px solid #ffb2d5;">Content here</div>
.myborder {border:2px solid #ffb2d5;}