#c3feed color space conversions
Hex:
#c3feed
RGB:
195, 254, 237
CMY:
24, 0, 7
CMYK:
23, 0, 7, 0
HSL:
163°, 96.7213%, 88.0392%
HSV (HSB):
163°, 23.2283%, 99.6078%
XYZ:
73.2335, 88.6001, 93.3625
xyY:
0.2870, 0.3472, 88.6001
CIE-Lab:
95.4131, -21.8471, 2.0854
CIE-LCH:
95.4131, 21.9464, 174.5473
CIE-Luv:
95.4131, -29.4154, 7.0104
Hunter-Lab:
94.1277, -25.8462, 7.0813
#c3feed color charts
#c3feed color shades, tints & tones
#c3feed color schemes
#c3feed color preview, HTML & CSS examples
This text has a color of #c3feed
<p style="color:#c3feed;">Text here</p>
.mytext {color:#c3feed;}
This box has a color of #c3feed
<div style="background-color:#c3feed;">Content here</div>
.mybackground {background-color:#c3feed;}
Border around this has a color of #c3feed
<div style="border:2px solid #c3feed;">Content here</div>
.myborder {border:2px solid #c3feed;}