#ffb5cb color space conversions
Hex:
#ffb5cb
RGB:
255, 181, 203
CMY:
0, 29, 20
CMYK:
0, 29, 20, 0
HSL:
342°, 100.0000%, 85.4902%
HSV (HSB):
342°, 29.0196%, 100.0000%
XYZ:
68.5434, 58.6195, 64.2020
xyY:
0.3582, 0.3063, 58.6195
CIE-Lab:
81.0820, 29.9224, -0.3274
CIE-LCH:
81.0820, 29.9242, 359.3731
CIE-Luv:
81.0820, 44.8715, -6.0398
Hunter-Lab:
76.5634, 25.8161, 3.8769
#ffb5cb color charts
#ffb5cb color shades, tints & tones
#ffb5cb color schemes
#ffb5cb color preview, HTML & CSS examples
This text has a color of #ffb5cb
<p style="color:#ffb5cb;">Text here</p>
.mytext {color:#ffb5cb;}
This box has a color of #ffb5cb
<div style="background-color:#ffb5cb;">Content here</div>
.mybackground {background-color:#ffb5cb;}
Border around this has a color of #ffb5cb
<div style="border:2px solid #ffb5cb;">Content here</div>
.myborder {border:2px solid #ffb5cb;}