#ffb8cb color space conversions
Hex:
#ffb8cb
RGB:
255, 184, 203
CMY:
0, 28, 20
CMYK:
0, 28, 20, 0
HSL:
344°, 100.0000%, 86.0784%
HSV (HSB):
344°, 27.8431%, 100.0000%
XYZ:
69.1600, 59.8528, 64.4075
xyY:
0.3576, 0.3094, 59.8528
CIE-Lab:
81.7581, 28.3488, 0.6595
CIE-LCH:
81.7581, 28.3565, 1.3326
CIE-Luv:
81.7581, 43.1595, -4.2844
Hunter-Lab:
77.3646, 24.1819, 4.7951
#ffb8cb color charts
#ffb8cb color shades, tints & tones
#ffb8cb color schemes
#ffb8cb color preview, HTML & CSS examples
This text has a color of #ffb8cb
<p style="color:#ffb8cb;">Text here</p>
.mytext {color:#ffb8cb;}
This box has a color of #ffb8cb
<div style="background-color:#ffb8cb;">Content here</div>
.mybackground {background-color:#ffb8cb;}
Border around this has a color of #ffb8cb
<div style="border:2px solid #ffb8cb;">Content here</div>
.myborder {border:2px solid #ffb8cb;}