#07b07d color space conversions
Hex:
#07b07d
RGB:
7, 176, 125
CMY:
97, 31, 51
CMYK:
96, 0, 29, 31
HSL:
162°, 92.3497%, 35.8824%
HSV (HSB):
162°, 96.0227%, 69.0196%
XYZ:
19.3146, 32.5765, 24.6719
xyY:
0.2523, 0.4255, 32.5765
CIE-Lab:
63.8165, -50.0783, 15.6846
CIE-LCH:
63.8165, 52.4770, 162.6094
CIE-Luv:
63.8165, -53.9982, 29.4041
Hunter-Lab:
57.0758, -39.4778, 14.3240
#07b07d color charts
#07b07d color shades, tints & tones
#07b07d color schemes
#07b07d color preview, HTML & CSS examples
This text has a color of #07b07d
<p style="color:#07b07d;">Text here</p>
.mytext {color:#07b07d;}
This box has a color of #07b07d
<div style="background-color:#07b07d;">Content here</div>
.mybackground {background-color:#07b07d;}
Border around this has a color of #07b07d
<div style="border:2px solid #07b07d;">Content here</div>
.myborder {border:2px solid #07b07d;}