#cf95b5 color space conversions
Hex:
#cf95b5
RGB:
207, 149, 181
CMY:
19, 42, 29
CMYK:
0, 28, 13, 19
HSL:
327°, 37.6623%, 69.8039%
HSV (HSB):
327°, 28.0193%, 81.1765%
XYZ:
44.8201, 38.0965, 48.7071
xyY:
0.3405, 0.2894, 38.0965
CIE-Lab:
68.0917, 26.7137, -7.9731
CIE-LCH:
68.0917, 27.8781, 343.3815
CIE-Luv:
68.0917, 33.0319, -16.4710
Hunter-Lab:
61.7224, 21.6048, -3.5821
#cf95b5 color charts
#cf95b5 color shades, tints & tones
#cf95b5 color schemes
#cf95b5 color preview, HTML & CSS examples
This text has a color of #cf95b5
<p style="color:#cf95b5;">Text here</p>
.mytext {color:#cf95b5;}
This box has a color of #cf95b5
<div style="background-color:#cf95b5;">Content here</div>
.mybackground {background-color:#cf95b5;}
Border around this has a color of #cf95b5
<div style="border:2px solid #cf95b5;">Content here</div>
.myborder {border:2px solid #cf95b5;}