#ffc6b0 color space conversions
Hex:
#ffc6b0
RGB:
255, 198, 176
CMY:
0, 22, 31
CMYK:
0, 22, 31, 0
HSL:
17°, 100.0000%, 84.5098%
HSV (HSB):
17°, 30.9804%, 100.0000%
XYZ:
69.2706, 64.7828, 49.9277
xyY:
0.3765, 0.3521, 64.7828
CIE-Lab:
84.3717, 17.3230, 18.8288
CIE-LCH:
84.3717, 25.5853, 47.3851
CIE-Luv:
84.3717, 38.2213, 23.3518
Hunter-Lab:
80.4877, 12.7698, 19.5630
#ffc6b0 color charts
#ffc6b0 color shades, tints & tones
#ffc6b0 color schemes
#ffc6b0 color preview, HTML & CSS examples
This text has a color of #ffc6b0
<p style="color:#ffc6b0;">Text here</p>
.mytext {color:#ffc6b0;}
This box has a color of #ffc6b0
<div style="background-color:#ffc6b0;">Content here</div>
.mybackground {background-color:#ffc6b0;}
Border around this has a color of #ffc6b0
<div style="border:2px solid #ffc6b0;">Content here</div>
.myborder {border:2px solid #ffc6b0;}