#199ddc color space conversions
Hex:
#199ddc
RGB:
25, 157, 220
CMY:
90, 38, 14
CMYK:
89, 29, 0, 14
HSL:
199°, 79.5918%, 48.0392%
HSV (HSB):
199°, 88.6364%, 86.2745%
XYZ:
25.3761, 29.4879, 72.0644
xyY:
0.1999, 0.2323, 29.4879
CIE-Lab:
61.2099, -10.8432, -41.1740
CIE-LCH:
61.2099, 42.5779, 255.2461
CIE-Luv:
61.2099, -39.3225, -63.8762
Hunter-Lab:
54.3028, -11.6153, -40.6709
#199ddc color charts
#199ddc color shades, tints & tones
#199ddc color schemes
#199ddc color preview, HTML & CSS examples
This text has a color of #199ddc
<p style="color:#199ddc;">Text here</p>
.mytext {color:#199ddc;}
This box has a color of #199ddc
<div style="background-color:#199ddc;">Content here</div>
.mybackground {background-color:#199ddc;}
Border around this has a color of #199ddc
<div style="border:2px solid #199ddc;">Content here</div>
.myborder {border:2px solid #199ddc;}