#afebcb color space conversions
Hex:
#afebcb
RGB:
175, 235, 203
CMY:
31, 8, 20
CMYK:
26, 0, 14, 8
HSL:
148°, 60.0000%, 80.3922%
HSV (HSB):
148°, 25.5319%, 92.1569%
XYZ:
58.1670, 72.8424, 67.4942
xyY:
0.2930, 0.3670, 72.8424
CIE-Lab:
88.3725, -25.3765, 9.4234
CIE-LCH:
88.3725, 27.0697, 159.6278
CIE-Luv:
88.3725, -29.7683, 18.4972
Hunter-Lab:
85.3478, -27.7056, 12.8561
#afebcb color charts
#afebcb color shades, tints & tones
#afebcb color schemes
#afebcb color preview, HTML & CSS examples
This text has a color of #afebcb
<p style="color:#afebcb;">Text here</p>
.mytext {color:#afebcb;}
This box has a color of #afebcb
<div style="background-color:#afebcb;">Content here</div>
.mybackground {background-color:#afebcb;}
Border around this has a color of #afebcb
<div style="border:2px solid #afebcb;">Content here</div>
.myborder {border:2px solid #afebcb;}