#affdec color space conversions
Hex:
#affdec
RGB:
175, 253, 236
CMY:
31, 1, 7
CMYK:
31, 0, 7, 1
HSL:
167°, 95.1220%, 83.9216%
HSV (HSB):
167°, 30.8300%, 99.2157%
XYZ:
67.9448, 85.4206, 92.2636
xyY:
0.2766, 0.3478, 85.4206
CIE-Lab:
94.0641, -27.3437, 0.5080
CIE-LCH:
94.0641, 27.3484, 178.9357
CIE-Luv:
94.0641, -37.5393, 5.4520
Hunter-Lab:
92.4233, -30.5168, 5.5087
#affdec color charts
#affdec RGB chart
#affdec CMYK chart
#affdec RGB pie chart
#affdec color shades, tints & tones
#affdec color schemes
#affdec color preview, HTML & CSS examples
This text has a color of #affdec
<p style="color:#affdec;">Text here</p>
.mytext {color:#affdec;}
Text color #affdec
This box has a color of #affdec
<div style="background-color:#affdec;">Content here</div>
.mybackground {background-color:#affdec;}
Background color #affdec
Border around this has a color of #affdec
<div style="border:2px solid #affdec;">Content here</div>
.myborder {border:2px solid #affdec;}
Border color #affdec