#95f3f3 color space conversions
Hex:
#95f3f3
RGB:
149, 243, 243
CMY:
42, 5, 5
CMYK:
39, 0, 0, 5
HSL:
180°, 79.6610%, 76.8627%
HSV (HSB):
180°, 38.6831%, 95.2941%
XYZ:
60.6227, 76.9618, 96.4540
xyY:
0.2590, 0.3288, 76.9618
CIE-Lab:
90.3040, -27.8104, -8.7977
CIE-LCH:
90.3040, 29.1688, 197.5546
CIE-Luv:
90.3040, -43.0293, -9.2972
Hunter-Lab:
87.7279, -30.1748, -3.7779
#95f3f3 color charts
#95f3f3 color shades, tints & tones
#95f3f3 color schemes
#95f3f3 color preview, HTML & CSS examples
This text has a color of #95f3f3
<p style="color:#95f3f3;">Text here</p>
.mytext {color:#95f3f3;}
This box has a color of #95f3f3
<div style="background-color:#95f3f3;">Content here</div>
.mybackground {background-color:#95f3f3;}
Border around this has a color of #95f3f3
<div style="border:2px solid #95f3f3;">Content here</div>
.myborder {border:2px solid #95f3f3;}