#cffbaf color space conversions
Hex:
#cffbaf
RGB:
207, 251, 175
CMY:
19, 2, 31
CMYK:
18, 0, 30, 2
HSL:
95°, 90.4762%, 83.5294%
HSV (HSB):
95°, 30.2789%, 98.4314%
XYZ:
67.9672, 85.3549, 53.4503
xyY:
0.3287, 0.4128, 85.3549
CIE-Lab:
94.0358, -27.1729, 31.9461
CIE-LCH:
94.0358, 41.9395, 130.3840
CIE-Luv:
94.0358, -21.5548, 49.9494
Hunter-Lab:
92.3877, -30.3608, 30.3695
#cffbaf color charts
#cffbaf color shades, tints & tones
#cffbaf color schemes
#cffbaf color preview, HTML & CSS examples
This text has a color of #cffbaf
<p style="color:#cffbaf;">Text here</p>
.mytext {color:#cffbaf;}
This box has a color of #cffbaf
<div style="background-color:#cffbaf;">Content here</div>
.mybackground {background-color:#cffbaf;}
Border around this has a color of #cffbaf
<div style="border:2px solid #cffbaf;">Content here</div>
.myborder {border:2px solid #cffbaf;}