#1caddc color space conversions
Hex:
#1caddc
RGB:
28, 173, 220
CMY:
89, 32, 14
CMYK:
87, 21, 0, 14
HSL:
195°, 77.4194%, 48.6275%
HSV (HSB):
195°, 87.2727%, 86.2745%
XYZ:
28.3407, 35.3013, 73.0303
xyY:
0.2074, 0.2583, 35.3013
CIE-Lab:
65.9826, -19.3365, -33.7204
CIE-LCH:
65.9826, 38.8711, 240.1684
CIE-Luv:
65.9826, -44.5463, -50.9647
Hunter-Lab:
59.4149, -18.8322, -31.2863
#1caddc color charts
#1caddc RGB chart
#1caddc CMYK chart
#1caddc RGB pie chart
#1caddc color shades, tints & tones
#1caddc color schemes
#1caddc color preview, HTML & CSS examples
This text has a color of #1caddc
<p style="color:#1caddc;">Text here</p>
.mytext {color:#1caddc;}
Text color #1caddc
This box has a color of #1caddc
<div style="background-color:#1caddc;">Content here</div>
.mybackground {background-color:#1caddc;}
Background color #1caddc
Border around this has a color of #1caddc
<div style="border:2px solid #1caddc;">Content here</div>
.myborder {border:2px solid #1caddc;}
Border color #1caddc