#ffc6b7 color space conversions
Hex:
#ffc6b7
RGB:
255, 198, 183
CMY:
0, 22, 28
CMYK:
0, 22, 28, 0
HSL:
13°, 100.0000%, 85.8824%
HSV (HSB):
13°, 28.2353%, 100.0000%
XYZ:
69.9813, 65.0671, 53.6705
xyY:
0.3708, 0.3448, 65.0671
CIE-Lab:
84.5183, 18.2248, 15.3202
CIE-LCH:
84.5183, 23.8086, 40.0512
CIE-Luv:
84.5183, 37.4435, 18.4994
Hunter-Lab:
80.6642, 13.6979, 17.0158
#ffc6b7 color charts
#ffc6b7 color shades, tints & tones
#ffc6b7 color schemes
#ffc6b7 color preview, HTML & CSS examples
This text has a color of #ffc6b7
<p style="color:#ffc6b7;">Text here</p>
.mytext {color:#ffc6b7;}
This box has a color of #ffc6b7
<div style="background-color:#ffc6b7;">Content here</div>
.mybackground {background-color:#ffc6b7;}
Border around this has a color of #ffc6b7
<div style="border:2px solid #ffc6b7;">Content here</div>
.myborder {border:2px solid #ffc6b7;}