#d095c5 color space conversions
Hex:
#d095c5
RGB:
208, 149, 197
CMY:
18, 42, 23
CMYK:
0, 28, 5, 18
HSL:
311°, 38.5621%, 70.0000%
HSV (HSB):
311°, 28.3654%, 81.5686%
XYZ:
46.8379, 38.9360, 57.8701
xyY:
0.3261, 0.2711, 38.9360
CIE-Lab:
68.7049, 29.8254, -15.9620
CIE-LCH:
68.7049, 33.8281, 331.8452
CIE-Luv:
68.7049, 31.2993, -29.2511
Hunter-Lab:
62.3987, 24.7884, -11.3079
#d095c5 color charts
#d095c5 color shades, tints & tones
#d095c5 color schemes
#d095c5 color preview, HTML & CSS examples
This text has a color of #d095c5
<p style="color:#d095c5;">Text here</p>
.mytext {color:#d095c5;}
This box has a color of #d095c5
<div style="background-color:#d095c5;">Content here</div>
.mybackground {background-color:#d095c5;}
Border around this has a color of #d095c5
<div style="border:2px solid #d095c5;">Content here</div>
.myborder {border:2px solid #d095c5;}