#cf95c9 color space conversions
Hex:
#cf95c9
RGB:
207, 149, 201
CMY:
19, 42, 21
CMYK:
0, 28, 3, 19
HSL:
306°, 37.6623%, 69.8039%
HSV (HSB):
306°, 28.0193%, 81.1765%
XYZ:
47.0222, 38.9773, 60.3034
xyY:
0.3214, 0.2664, 38.9773
CIE-Lab:
68.7348, 30.2135, -18.1498
CIE-LCH:
68.7348, 35.2459, 329.0060
CIE-Luv:
68.7348, 30.0482, -32.7366
Hunter-Lab:
62.4318, 25.1863, -13.5664
#cf95c9 color charts
#cf95c9 color shades, tints & tones
#cf95c9 color schemes
#cf95c9 color preview, HTML & CSS examples
This text has a color of #cf95c9
<p style="color:#cf95c9;">Text here</p>
.mytext {color:#cf95c9;}
This box has a color of #cf95c9
<div style="background-color:#cf95c9;">Content here</div>
.mybackground {background-color:#cf95c9;}
Border around this has a color of #cf95c9
<div style="border:2px solid #cf95c9;">Content here</div>
.myborder {border:2px solid #cf95c9;}