#cf95b3 color space conversions
Hex:
#cf95b3
RGB:
207, 149, 179
CMY:
19, 42, 30
CMYK:
0, 28, 14, 19
HSL:
329°, 37.6623%, 69.8039%
HSV (HSB):
329°, 28.0193%, 81.1765%
XYZ:
44.6163, 38.0150, 47.6339
xyY:
0.3425, 0.2918, 38.0150
CIE-Lab:
68.0316, 26.3816, -6.9448
CIE-LCH:
68.0316, 27.2804, 345.2519
CIE-Luv:
68.0316, 33.3266, -14.8739
Hunter-Lab:
61.6563, 21.2693, -2.6464
#cf95b3 color charts
#cf95b3 color shades, tints & tones
#cf95b3 color schemes
#cf95b3 color preview, HTML & CSS examples
This text has a color of #cf95b3
<p style="color:#cf95b3;">Text here</p>
.mytext {color:#cf95b3;}
This box has a color of #cf95b3
<div style="background-color:#cf95b3;">Content here</div>
.mybackground {background-color:#cf95b3;}
Border around this has a color of #cf95b3
<div style="border:2px solid #cf95b3;">Content here</div>
.myborder {border:2px solid #cf95b3;}