#ffb8d0 color space conversions
Hex:
#ffb8d0
RGB:
255, 184, 208
CMY:
0, 28, 18
CMYK:
0, 28, 18, 0
HSL:
340°, 100.0000%, 86.0784%
HSV (HSB):
340°, 27.8431%, 100.0000%
XYZ:
69.7657, 60.0950, 67.5970
xyY:
0.3533, 0.3043, 60.0950
CIE-Lab:
81.8898, 29.0901, -1.8402
CIE-LCH:
81.8898, 29.1482, 356.3805
CIE-Luv:
81.8898, 42.4403, -8.1277
Hunter-Lab:
77.5210, 24.9808, 2.5648
#ffb8d0 color charts
#ffb8d0 color shades, tints & tones
#ffb8d0 color schemes
#ffb8d0 color preview, HTML & CSS examples
This text has a color of #ffb8d0
<p style="color:#ffb8d0;">Text here</p>
.mytext {color:#ffb8d0;}
This box has a color of #ffb8d0
<div style="background-color:#ffb8d0;">Content here</div>
.mybackground {background-color:#ffb8d0;}
Border around this has a color of #ffb8d0
<div style="border:2px solid #ffb8d0;">Content here</div>
.myborder {border:2px solid #ffb8d0;}