#48dbcc color space conversions
Hex:
#48dbcc
RGB:
72, 219, 204
CMY:
72, 14, 20
CMYK:
67, 0, 7, 14
HSL:
174°, 67.1233%, 57.0588%
HSV (HSB):
174°, 67.1233%, 85.8824%
XYZ:
38.9031, 56.4004, 65.9627
xyY:
0.2412, 0.3497, 56.4004
CIE-Lab:
79.8412, -41.8709, -3.9862
CIE-LCH:
79.8412, 42.0602, 185.4382
CIE-Luv:
79.8412, -56.1798, 0.4700
Hunter-Lab:
75.1002, -38.9595, 0.4940
#48dbcc color charts
#48dbcc RGB chart
#48dbcc CMYK chart
#48dbcc RGB pie chart
#48dbcc color shades, tints & tones
#48dbcc color schemes
#48dbcc color preview, HTML & CSS examples
This text has a color of #48dbcc
<p style="color:#48dbcc;">Text here</p>
.mytext {color:#48dbcc;}
Text color #48dbcc
This box has a color of #48dbcc
<div style="background-color:#48dbcc;">Content here</div>
.mybackground {background-color:#48dbcc;}
Background color #48dbcc
Border around this has a color of #48dbcc
<div style="border:2px solid #48dbcc;">Content here</div>
.myborder {border:2px solid #48dbcc;}
Border color #48dbcc