#ffb3c6 color space conversions
Hex:
#ffb3c6
RGB:
255, 179, 198
CMY:
0, 30, 22
CMYK:
0, 30, 22, 0
HSL:
345°, 100.0000%, 85.0980%
HSV (HSB):
345°, 29.8039%, 100.0000%
XYZ:
67.5531, 57.5774, 60.9792
xyY:
0.3630, 0.3094, 57.5774
CIE-Lab:
80.5033, 30.2474, 1.5293
CIE-LCH:
80.5033, 30.2860, 2.8944
CIE-Luv:
80.5033, 46.7677, -3.3825
Hunter-Lab:
75.8798, 26.1227, 5.4687
#ffb3c6 color charts
#ffb3c6 color shades, tints & tones
#ffb3c6 color schemes
#ffb3c6 color preview, HTML & CSS examples
This text has a color of #ffb3c6
<p style="color:#ffb3c6;">Text here</p>
.mytext {color:#ffb3c6;}
This box has a color of #ffb3c6
<div style="background-color:#ffb3c6;">Content here</div>
.mybackground {background-color:#ffb3c6;}
Border around this has a color of #ffb3c6
<div style="border:2px solid #ffb3c6;">Content here</div>
.myborder {border:2px solid #ffb3c6;}