#addffb color space conversions
Hex:
#addffb
RGB:
173, 223, 251
CMY:
32, 13, 2
CMYK:
31, 11, 0, 2
HSL:
202°, 90.6977%, 83.1373%
HSV (HSB):
202°, 31.0757%, 98.4314%
XYZ:
61.0338, 68.6246, 101.2958
xyY:
0.2643, 0.2971, 68.6246
CIE-Lab:
86.3178, -9.6576, -18.8322
CIE-LCH:
86.3178, 21.1642, 242.8502
CIE-Luv:
86.3178, -25.5210, -28.4702
Hunter-Lab:
82.8400, -13.4569, -14.5112
#addffb color charts
#addffb color shades, tints & tones
#addffb color schemes
#addffb color preview, HTML & CSS examples
This text has a color of #addffb
<p style="color:#addffb;">Text here</p>
.mytext {color:#addffb;}
This box has a color of #addffb
<div style="background-color:#addffb;">Content here</div>
.mybackground {background-color:#addffb;}
Border around this has a color of #addffb
<div style="border:2px solid #addffb;">Content here</div>
.myborder {border:2px solid #addffb;}