#c3daaf color space conversions
Hex:
#c3daaf
RGB:
195, 218, 175
CMY:
24, 15, 31
CMYK:
11, 0, 20, 15
HSL:
92°, 36.7521%, 77.0588%
HSV (HSB):
92°, 19.7248%, 85.4902%
XYZ:
55.3149, 64.8401, 50.1574
xyY:
0.3248, 0.3807, 64.8401
CIE-Lab:
84.4012, -15.3138, 18.6436
CIE-LCH:
84.4012, 24.1267, 129.3996
CIE-Luv:
84.4012, -11.0545, 29.4965
Hunter-Lab:
80.5233, -18.2965, 19.4350
#c3daaf color charts
#c3daaf color shades, tints & tones
#c3daaf color schemes
#c3daaf color preview, HTML & CSS examples
This text has a color of #c3daaf
<p style="color:#c3daaf;">Text here</p>
.mytext {color:#c3daaf;}
This box has a color of #c3daaf
<div style="background-color:#c3daaf;">Content here</div>
.mybackground {background-color:#c3daaf;}
Border around this has a color of #c3daaf
<div style="border:2px solid #c3daaf;">Content here</div>
.myborder {border:2px solid #c3daaf;}