#acccaf color space conversions
Hex:
#acccaf
RGB:
172, 204, 175
CMY:
33, 20, 31
CMYK:
16, 0, 14, 20
HSL:
126°, 23.8806%, 73.7255%
HSV (HSB):
126°, 15.6863%, 80.0000%
XYZ:
46.3440, 55.0515, 48.7409
xyY:
0.3087, 0.3667, 55.0515
CIE-Lab:
79.0709, -16.2490, 10.9214
CIE-LCH:
79.0709, 19.5783, 146.0939
CIE-Luv:
79.0709, -16.2436, 18.7129
Hunter-Lab:
74.1967, -18.3514, 12.9893
#acccaf color charts
#acccaf color shades, tints & tones
#acccaf color schemes
#acccaf color preview, HTML & CSS examples
This text has a color of #acccaf
<p style="color:#acccaf;">Text here</p>
.mytext {color:#acccaf;}
This box has a color of #acccaf
<div style="background-color:#acccaf;">Content here</div>
.mybackground {background-color:#acccaf;}
Border around this has a color of #acccaf
<div style="border:2px solid #acccaf;">Content here</div>
.myborder {border:2px solid #acccaf;}